Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.jface.text.IDocumentExtension3

Packages that use IDocumentExtension3
org.eclipse.jface.text Provides a framework for creating, manipulating, displaying and editing text documents. 
 

Uses of IDocumentExtension3 in org.eclipse.jface.text
 

Classes in org.eclipse.jface.text that implement IDocumentExtension3
 class AbstractDocument
          Abstract implementation of IDocument.
 class ChildDocument
          A child document is one particular example of a slave document.
 class Document
          Default document implementation.
 class ProjectionDocument
          A ProjectionDocument represents a projection of its master document.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.